[INFO] fetching crate datex 0.0.10...
[INFO] checking datex-0.0.10 against master#4008bbdf34b583ce44a467043aae3703afc0a76f for pr-129249-2
[INFO] extracting crate datex 0.0.10 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate datex 0.0.10
[INFO] finished tweaking crates.io crate datex 0.0.10
[INFO] tweaked toml for crates.io crate datex 0.0.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate datex 0.0.10 on toolchain 4008bbdf34b583ce44a467043aae3703afc0a76f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4008bbdf34b583ce44a467043aae3703afc0a76f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datex 0.0.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4008bbdf34b583ce44a467043aae3703afc0a76f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded datex_cli v0.0.10
[INFO] [stderr]   Downloaded datex-native v0.0.10
[INFO] [stderr]   Downloaded flexi_logger v0.31.8
[INFO] [stderr]   Downloaded serialport v4.8.1
[INFO] [stderr]   Downloaded reqwest v0.13.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded serde_with_macros v3.17.0
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded realhydroper-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded serde_with v3.17.0
[INFO] [stderr]   Downloaded ringmap v0.1.8
[INFO] [stderr]   Downloaded realhydroper-lsp v0.22.0
[INFO] [stderr]   Downloaded datex-crypto-facade v0.0.2
[INFO] [stderr]   Downloaded async-select v0.3.0
[INFO] [stderr]   Downloaded async_tiny v0.4.0
[INFO] [stderr]   Downloaded modular-bitfield v0.13.1
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.13.1
[INFO] [stderr]   Downloaded datex-macros-internal v0.0.1
[INFO] [stderr]   Downloaded datex-crypto-native v0.0.2
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded internment v0.8.6
[INFO] [stderr]   Downloaded async-select-proc-macros v0.3.0
[INFO] [stderr]   Downloaded bigdecimal v0.4.10
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded datex-native-macros v0.0.2
[INFO] [stderr]   Downloaded datex-core v0.0.10
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654
[INFO] running `Command { std: "docker" "start" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654" "/opt/rustwide/cargo-home/bin/cargo" "+4008bbdf34b583ce44a467043aae3703afc0a76f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654" "/opt/rustwide/cargo-home/bin/cargo" "+4008bbdf34b583ce44a467043aae3703afc0a76f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking datex-crypto-facade v0.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4008bbdf34b583ce44a467043aae3703afc0a76f/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654", kill_on_drop: false }`
[INFO] [stdout] d1da20770e7a2f45040ba033b7a843dfddf777a1d5ebe76cd26bc68e09491654
